home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / O1561415.CAB / VBSCRIP.XML_1033 < prev    next >
Extensible Markup Language  |  2003-02-13  |  12KB  |  173 lines

  1.  ■<?xml version="1.0" encoding="utf-16"?>
  2. <toc>
  3.     <book>
  4.         <label>VBScript</label>
  5.         <book>
  6.             <label>VBScript Language Reference</label>
  7.             <topic><label>VBScript Language Reference</label><url>mk:@MSITStore:vbscript5.chm::/html/VBStoc.htm</url></topic><topic>
  8.                 <label>Feature Information</label>
  9.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSFea1.htm</url>
  10.             </topic>
  11.             <topic>
  12.                 <label>Alphabetic Keyword List</label>
  13.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSAlp2.htm</url>
  14.             </topic>
  15.             <topic>
  16.                 <label>Constants</label>
  17.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSCon3.htm</url>
  18.             </topic>
  19.             <topic>
  20.                 <label>Errors</label>
  21.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSErrs.htm</url>
  22.             </topic>
  23.             <topic>
  24.                 <label>Events</label>
  25.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSEvt.htm</url>
  26.             </topic>
  27.             <topic>
  28.                 <label>Functions</label>
  29.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSFun4.htm</url>
  30.             </topic>
  31.             <topic>
  32.                 <label>Methods</label>
  33.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSMet5.htm</url>
  34.             </topic>
  35.             <topic>
  36.                 <label>Objects</label>
  37.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSObj6.htm</url>
  38.             </topic>
  39.             <topic>
  40.                 <label>Operators</label>
  41.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSOpe7.htm</url>
  42.             </topic>
  43.             <topic>
  44.                 <label>Properties</label>
  45.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSPro8.htm</url>
  46.             </topic>
  47.             <topic>
  48.                 <label>Statements</label>
  49.                 <url>mk:@MSITStore:vbscript5.chm::/html/VBSSta9.htm</url>
  50.             </topic>
  51.         </book>
  52.         <book>
  53.             <label>VBScript Tutorial</label>
  54.             <topic><label>VBScript Tutorial</label><url>mk:@MSITStore:vbscript5.chm::/html/VBStutor.htm</url></topic><topic>
  55.                 <label>What Is VBScript?</label>
  56.                 <url>mk:@MSITStore:vbscript5.chm::/html/vbswhat.htm</url>
  57.             </topic>
  58.             <topic>
  59.                 <label>Adding VBScript Code to an HTML Page</label>
  60.                 <url>mk:@MSITStore:vbscript5.chm::/html/vbshtml.htm</url>
  61.             </topic>
  62.             <book>
  63.                 <label>VBScript Basics</label>
  64.                 <topic><label>VBScript Basics</label><url>mk:@MSITStore:vbscript5.chm::/html/VBStutor.htm#vbscriptbasics</url></topic><topic>
  65.                     <label>VBScript Data Types</label>
  66.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbsdatatype.htm</url>
  67.                 </topic>
  68.                 <topic>
  69.                     <label>VBScript Variables</label>
  70.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbsvariables.htm</url>
  71.                 </topic>
  72.                 <topic>
  73.                     <label>VBScript Constants</label>
  74.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbsconstants.htm</url>
  75.                 </topic>
  76.                 <topic>
  77.                     <label>VBScript Operators</label>
  78.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbsoperators.htm</url>
  79.                 </topic>
  80.                 <topic>
  81.                     <label>Using Conditional Statements</label>
  82.                     <url>mk:@MSITStore:vbscript5.chm::/html/VBSConditional.htm</url>
  83.                 </topic>
  84.                 <topic>
  85.                     <label>Looping Through Code</label>
  86.                     <url>mk:@MSITStore:vbscript5.chm::/html/VBSLooping.htm</url>
  87.                 </topic>
  88.                 <topic>
  89.                     <label>VBScript Procedures</label>
  90.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbsprocedures.htm</url>
  91.                 </topic>
  92.                 <topic>
  93.                     <label>VBScript Coding Conventions</label>
  94.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbscodingconventions.htm</url>
  95.                 </topic>
  96.             </book>
  97.             <book>
  98.                 <label>Using VBScript in Internet Explorer</label>
  99.                 <topic><label>Using VBScript in Internet Explorer</label><url>mk:@MSITStore:vbscript5.chm::/html/VBStutor.htm#usingvbscript</url></topic><topic>
  100.                     <label>A Simple VBScript Page</label>
  101.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbsfirst.htm</url>
  102.                 </topic>
  103.                 <topic>
  104.                     <label>VBScript and Forms</label>
  105.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbscntrl.htm</url>
  106.                 </topic>
  107.                 <topic>
  108.                     <label>Using VBScript with Objects</label>
  109.                     <url>mk:@MSITStore:vbscript5.chm::/html/vbsobjs.htm</url>
  110.                 </topic>
  111.             </book>
  112.         </book>
  113.         <book>
  114.             <label>Scripting Run-Time Reference</label>
  115.             <topic><label>Scripting Run-Time Reference</label><url>mk:@MSITStore:vbscript5.chm::/html/VBSFSOTOC.htm</url></topic><topic>
  116.                 <label>Feature Information</label>
  117.                 <url>mk:@MSITStore:vbscript5.chm::/html/fsofea.htm</url>
  118.             </topic>
  119.             <topic>
  120.                 <label>Alphabetic Keyword List</label>
  121.                 <url>mk:@MSITStore:vbscript5.chm::/html/fsoalp.htm</url>
  122.             </topic>
  123.             <topic>
  124.                 <label>Constants</label>
  125.                 <url>mk:@MSITStore:vbscript5.chm::/html/fsocon.htm</url>
  126.             </topic>
  127.             <topic>
  128.                 <label>Methods</label>
  129.                 <url>mk:@MSITStore:vbscript5.chm::/html/fsomet.htm</url>
  130.             </topic>
  131.             <topic>
  132.                 <label>Objects</label>
  133.                 <url>mk:@MSITStore:vbscript5.chm::/html/fsoobj.htm</url>
  134.             </topic>
  135.             <topic>
  136.                 <label>Properties</label>
  137.                 <url>mk:@MSITStore:vbscript5.chm::/html/fsopro.htm</url>
  138.             </topic>
  139.         </book>
  140.         <book>
  141.             <label>FileSystemObject Object Tutorial</label>
  142.             <topic><label>FileSystemObject Object Tutorial</label><url>mk:@MSITStore:vbscript5.chm::/html/VBSfsotutor.htm#filesystemobject</url></topic><topic>
  143.                 <label>The FileSystemObject Object Model</label>
  144.                 <url>mk:@MSITStore:vbscript5.chm::/html/sgUsingFileSystemObject.htm</url>
  145.             </topic>
  146.             <topic>
  147.                 <label>Introduction to the FileSystemObject and the Scripting Run-Time Library Reference</label>
  148.                 <url>mk:@MSITStore:vbscript5.chm::/html/sgIntroToFileSystemObject.htm</url>
  149.             </topic>
  150.             <topic>
  151.                 <label>FileSystemObject Objects</label>
  152.                 <url>mk:@MSITStore:vbscript5.chm::/html/sgFileSystemObjects.htm</url>
  153.             </topic>
  154.             <topic>
  155.                 <label>Programming the FileSystemObject</label>
  156.                 <url>mk:@MSITStore:vbscript5.chm::/html/sgProgrammingFileSystemObject.htm</url>
  157.             </topic>
  158.             <topic>
  159.                 <label>Working with Drives and Folders</label>
  160.                 <url>mk:@MSITStore:vbscript5.chm::/html/sgWorkingWithDrives.htm</url>
  161.             </topic>
  162.             <topic>
  163.                 <label>Working with Files</label>
  164.                 <url>mk:@MSITStore:vbscript5.chm::/html/sgWorkingWithFiles.htm%20</url>
  165.             </topic>
  166.             <topic>
  167.                 <label>FileSystemObject Sample Code</label>
  168.                 <url>mk:@MSITStore:vbscript5.chm::/html/sgFSOSample.htm</url>
  169.             </topic>
  170.         </book>
  171.     </book>
  172. </toc>